﻿pmg_automation_advanced_nuclear_industry = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		pm_automation_disabled
		pm_assembly_lines_mod_nuclear_industry
		pm_integrated_circuitry_mod_nuclear_industry
		pm_automated_production_line_mod_nuclear_industry
	}
}

pmg_automation_nuclear_reactor = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		pm_automation_disabled
		pm_integrated_reactor_control_circuit
		pm_automated_survillance_system
	}
}

pmg_automation_airport = {
	texture = "gfx/interface/icons/generic_icons/mixed_icon_base.dds"
	production_methods = {
		pm_automation_disabled
		pm_automated_cargo_handler
		pm_algorithmic_flight_control
	}
}